Skip to main content

cuLibraryGetManaged

Function cuLibraryGetManaged 

pub unsafe fn cuLibraryGetManaged(
    dptr: *mut u64,
    bytes: *mut usize,
    library: *mut CUlib_st,
    name: *const i8,
) -> cudaError_enum