pub unsafe extern "C-unwind" fn NewAEEventHandlerUPP(
user_routine: AEEventHandlerProcPtr,
) -> AEEventHandlerUPPAvailable on crate feature
AEDataModel only.Expand description
ยงSafety
user_routine must be implemented correctly.