Function objc_sys::objc_exception_throw
source ยท pub unsafe extern "C" fn objc_exception_throw(
exception: *mut objc_object
) -> !
Expand description
See objc-exception.h
.
pub unsafe extern "C" fn objc_exception_throw(
exception: *mut objc_object
) -> !
See objc-exception.h
.