sf_readf_float

Function sf_readf_float 

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