Function rcudnn_sys::cudaMallocHost

source ·
pub unsafe extern "C" fn cudaMallocHost(
    ptr: *mut *mut c_void,
    size: usize
) -> cudaError_t