Function jl_exceptionf

Source
pub unsafe extern "C" fn jl_exceptionf(
    ty: *mut jl_datatype_t,
    fmt: *const c_char,
    ...
)