AEGetSpecialHandler

Function AEGetSpecialHandler 

Source
pub unsafe extern "C-unwind" fn AEGetSpecialHandler(
    function_class: AEKeyword,
    handler: *mut AEEventHandlerUPP,
    is_sys_handler: bool,
) -> i16
Available on crate features AEDataModel and AppleEvents only.
Expand description

ยงSafety

handler must be a valid pointer.