Skip to main content

cuLibraryGetManaged

Function cuLibraryGetManaged 

Source
pub unsafe fn cuLibraryGetManaged(
    dptr: *mut CUdeviceptr,
    bytes: *mut usize,
    library: CUlibrary,
    name: *const c_char,
) -> CUresult