Skip to main content

UA_String_format

Function UA_String_format 

Source
pub unsafe extern "C" fn UA_String_format(
    str_: *mut UA_String,
    format: *const c_char,
    ...
) -> UA_StatusCode