NSZoneName

Function NSZoneName 

Source
pub unsafe extern "C-unwind" fn NSZoneName(
    zone: *mut NSZone,
) -> Retained<NSString>
Available on crate features NSString and NSZone only.
Expand description

ยงSafety

zone must be a valid pointer or null.