Function cust_raw::cuLaunchHostFunc[][src]

pub unsafe extern "C" fn cuLaunchHostFunc(
    hStream: CUstream,
    fn_: CUhostFn,
    userData: *mut c_void
) -> CUresult