Function cuda_sys::cudart::cudaIpcGetEventHandle[][src]

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