Type Definition win_sys::FARPROC

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

Required features: ‘Win32_Foundation’