Skip to main content

Rf_error_unchecked

Function Rf_error_unchecked 

Source
pub unsafe extern "C-unwind" fn Rf_error_unchecked(
    arg1: *const c_char,
    ...
) -> !
Expand description

Unchecked variadic Rf_error; call checked wrapper when possible.