pub type PTP_SIMPLE_CALLBACK = Option<unsafe extern "system" fn(instance: *mut TP_CALLBACK_INSTANCE, context: *mut c_void)>;
Expand description

Required features: "Win32_System_Threading"