Type Definition windows_sys::Win32::Foundation::PAPCFUNC
pub type PAPCFUNC = Option<unsafe extern "system" fn(parameter: usize)>;
Expand description
Required features: "Win32_Foundation"
pub type PAPCFUNC = Option<unsafe extern "system" fn(parameter: usize)>;
Required features: "Win32_Foundation"