Type Definition vc6_sys::LPHANDLER_FUNCTION

source ·
pub type LPHANDLER_FUNCTION = Option<unsafe extern "stdcall" fn(dwControl: DWORD)>;