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