Function rcudnn::cudaLaunchHostFunc

source ·
pub unsafe extern "C" fn cudaLaunchHostFunc(
    stream: *mut CUstream_st,
    fn_: Option<unsafe extern "C" fn(_: *mut c_void)>,
    userData: *mut c_void
) -> cudaError