Function objc_getClassList

Source
pub unsafe extern "C" fn objc_getClassList(
    buffer: *mut *const Class,
    bufferLen: i32,
) -> i32