Type Definition windows_sys::Win32::Foundation::NEARPROC

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

Required features: "Win32_Foundation"