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

type PTP_WORK_CALLBACK = Option<unsafe extern "system" fn(Instance: PTP_CALLBACK_INSTANCE, Context: PVOID, Work: PTP_WORK)>;