Skip to main content

fstWriterSetAttrBegin

Function fstWriterSetAttrBegin 

Source
pub unsafe extern "C" fn fstWriterSetAttrBegin(
    ctx: *mut c_void,
    attrtype: fstAttrType,
    subtype: c_int,
    attrname: *const c_char,
    arg: u64,
)