pub type PFIBER_CALLOUT_ROUTINE = Option<unsafe extern "system" fn(lpparameter: *mut c_void) -> *mut c_void>;
Expand description

Required features: "Win32_System_WindowsProgramming"