Type Definition winapi::um::winnt::PTP_TIMER_CALLBACK

source ·
pub type PTP_TIMER_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: PVOID, Timer: PTP_TIMER)>;