Function objc2_foundation::NSGetSizeAndAlignment
source ยท pub unsafe extern "C" fn NSGetSizeAndAlignment(
type_ptr: NonNull<c_char>,
sizep: *mut NSUInteger,
alignp: *mut NSUInteger
) -> NonNull<c_char>
Available on crate feature
NSObjCRuntime
only.