windows::Win32::System::LibraryLoader

Function BeginUpdateResourceA

pub unsafe fn BeginUpdateResourceA<P0>(
    pfilename: P0,
    bdeleteexistingresources: bool,
) -> Result<HANDLE>
where P0: Param<PCSTR>,