[][src]Function cuda_runtime_sys::cudaIpcGetMemHandle

pub unsafe extern "C" fn cudaIpcGetMemHandle(
    handle: *mut cudaIpcMemHandle_t,
    devPtr: *mut c_void
) -> cudaError_t