Function objc_sys::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
.