Function windows::Win32::Storage::Jet::JetGrowDatabase

pub unsafe fn JetGrowDatabase<P0>(
    sesid: P0,
    dbid: u32,
    cpg: u32,
    pcpgreal: *const u32,
) -> i32
where P0: Param<JET_SESID>,