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.