Function cudaIpcOpenEventHandle

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