Function objc_getClassList

Source
pub unsafe extern "C" fn objc_getClassList(
    buffer: *mut Class,
    bufferCount: c_int,
) -> c_int