Function sndfile_sys::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