Skip to main content

SynchCallback

Type Alias SynchCallback 

Source
pub type SynchCallback = unsafe extern "C" fn() -> i32;
Expand description

A type alias for the callback function used for time synchronization events.