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.