[][src]Function miniaudio_sys::ma_vfs_open_w

pub unsafe extern "C" fn ma_vfs_open_w(
    pVFS: *mut ma_vfs,
    pFilePath: *const wchar_t,
    openMode: ma_uint32,
    pFile: *mut ma_vfs_file
) -> ma_result