[][src]Function cuda_driver_sys::cuModuleGetGlobal_v2

pub unsafe extern "C" fn cuModuleGetGlobal_v2(
    dptr: *mut CUdeviceptr,
    bytes: *mut usize,
    hmod: CUmodule,
    name: *const c_char
) -> CUresult