[][src]Function cuda_runtime_sys::cudaMemGetInfo

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