pub unsafe extern "C-unwind" fn AVCaptureReactionSystemImageNameForType(
reaction_type: &AVCaptureReactionType,
) -> Retained<NSString>Available on crate feature
AVCaptureReactions only.Expand description
Returns the name for UIImage or NSImage systemImageNamed: method to obtain the recommended iconography for a specified reaction type.