Function objc_copyImageNames

Source
pub unsafe extern "C" fn objc_copyImageNames(
    out_len: *mut c_uint,
) -> *mut *const c_char
Available on Apple only.
Expand description

The returned array is deallocated with free.