[][src]Function cuda_driver_sys::cuEventCreate

pub unsafe extern "C" fn cuEventCreate(
    phEvent: *mut CUevent,
    Flags: c_uint
) -> CUresult