Type Definition msfs::sys::PMOUSE_FUNCTION

source ·
pub type PMOUSE_FUNCTION = Option<unsafe extern "C" fn(arg1: PPIXPOINT, arg2: FLAGS32) -> BOOL>;