windows::Win32::Storage::Jet

Function JetCreateTableW

pub unsafe fn JetCreateTableW(
    sesid: JET_SESID,
    dbid: u32,
    sztablename: *const u16,
    lpages: u32,
    ldensity: u32,
    ptableid: *mut JET_TABLEID,
) -> i32