readstat_add_variable

Function readstat_add_variable 

Source
pub unsafe extern "C" fn readstat_add_variable(
    writer: *mut readstat_writer_t,
    name: *const c_char,
    type_: readstat_type_t,
    storage_width: usize,
) -> *mut readstat_variable_t