pub unsafe extern "system" fn JetGetErrorInfoW(
    pvcontext: *const c_void,
    pvresult: *mut c_void,
    cbmax: u32,
    infolevel: u32,
    grbit: u32
) -> i32
Expand description

Required features: "Win32_Storage_Jet"