Function rcudnn::cudaMemGetInfo

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