[][src]Function cuda_driver_sys::cuMemGetInfo_v2

pub unsafe extern "C" fn cuMemGetInfo_v2(
    free: *mut usize,
    total: *mut usize
) -> CUresult