[][src]Type Definition winapi::um::winnt::PTP_WAIT_CALLBACK

type PTP_WAIT_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: PVOID, Wait: PTP_WAIT, WaitResult: TP_WAIT_RESULT)>;