[][src]Function uikit_sys::NSAllocateObject

pub unsafe extern "C" fn NSAllocateObject(
    aClass: Class,
    extraBytes: NSUInteger,
    zone: *mut NSZone
) -> id