Function cudaEventCreate

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