Type Definition winapi::um::wingdi::GOBJENUMPROC

source ·
pub type GOBJENUMPROC = Option<unsafe extern "system" fn(_: LPVOID, _: LPARAM) -> c_int>;