sf_command

Function sf_command 

Source
pub unsafe extern "C" fn sf_command(
    sndfile: *mut SNDFILE,
    command: c_int,
    data: *mut c_void,
    datasize: c_int,
) -> c_int