[][src]Function miniaudio_sys::ma_vfs_tell

pub unsafe extern "C" fn ma_vfs_tell(
    pVFS: *mut ma_vfs,
    file: ma_vfs_file,
    pCursor: *mut ma_int64
) -> ma_result