pub unsafe extern "C" fn objc_exception_throw(
    exception: *mut objc_object
) -> !
Expand description