[][src]Type Definition CCODE::PTP_TIMER_CALLBACK

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