[][src]Function cuda_runtime_sys::cudaIpcGetEventHandle

pub unsafe extern "C" fn cudaIpcGetEventHandle(
    handle: *mut cudaIpcEventHandle_t,
    event: cudaEvent_t
) -> cudaError_t