Type Definition vc6_sys::FARPROC

source ·
pub type FARPROC = Option<unsafe extern "stdcall" fn() -> c_int>;