pub unsafe extern "system" fn MsiRecordIsNull(
    hrecord: MSIHANDLE,
    ifield: u32
) -> BOOL
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"