Skip to main content

cuLaunchKernelEx

Function cuLaunchKernelEx 

pub unsafe fn cuLaunchKernelEx(
    config: *const CUlaunchConfig_st,
    f: *mut CUfunc_st,
    kernelParams: *mut *mut c_void,
    extra: *mut *mut c_void,
) -> cudaError_enum