sf_read_float

Function sf_read_float 

Source
pub unsafe extern "C" fn sf_read_float(
    sndfile: *mut SNDFILE,
    ptr: *mut c_float,
    items: sf_count_t,
) -> sf_count_t