Function ffStrbufSetNS

Source
pub unsafe extern "C" fn ffStrbufSetNS(
    strbuf: *mut FFstrbuf,
    length: u32,
    value: *const c_char,
)