pub unsafe extern "system" fn SetupSetDirectoryIdExA(
    infhandle: *const c_void,
    id: u32,
    directory: PCSTR,
    flags: u32,
    reserved1: u32,
    reserved2: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"