Function cudaEventDestroy

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