pub type PAPCFUNC = Option<unsafe extern "system" fn(parameter: usize)>;
Expand description

Required features: "Win32_Foundation"