Function cuLaunchHostFunc
pub unsafe fn cuLaunchHostFunc(
hStream: *mut CUstream_st,
fn_: Option<unsafe extern "C" fn(*mut c_void)>,
userData: *mut c_void,
) -> cudaError_enumpub unsafe fn cuLaunchHostFunc(
hStream: *mut CUstream_st,
fn_: Option<unsafe extern "C" fn(*mut c_void)>,
userData: *mut c_void,
) -> cudaError_enum