Function class_getIvarLayout

Source
pub unsafe extern "C" fn class_getIvarLayout(
    cls: *const objc_class,
) -> *const u8
Available on non-crate feature unstable-objfw only.