pub unsafe extern "system" fn JetSetSessionParameter(
    sesid: JET_SESID,
    sesparamid: u32,
    pvparam: *const c_void,
    cbparam: u32
) -> i32
Expand description

Required features: "Win32_Storage_Jet", "Win32_Storage_StructuredStorage"