sf_set_string

Function sf_set_string 

Source
pub unsafe extern "C" fn sf_set_string(
    sndfile: *mut SNDFILE,
    str_type: c_int,
    str_: *const c_char,
) -> c_int