pub type FARPROC = Option<unsafe extern "system" fn() -> isize>;
Expand description

Required features: "Win32_Foundation"