Function cudaEventSynchronize

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