Type Definition win_sys::Foundation::FARPROC

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

Required features: ‘Win32_Foundation’