Function objc_constructInstance

Source
pub unsafe extern "C" fn objc_constructInstance(
    cls: Class,
    bytes: *mut c_void,
) -> id