Function Hsnprintf_Hobject

Source
pub unsafe extern "C" fn Hsnprintf_Hobject(
    str_: *mut c_char,
    size: Hlong,
    obj: Hobject,
) -> c_int