windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupQueueRenameSectionA

pub unsafe fn SetupQueueRenameSectionA<P3>(
    queuehandle: *const c_void,
    infhandle: *const c_void,
    listinfhandle: Option<*const c_void>,
    section: P3,
) -> Result<()>
where P3: Param<PCSTR>,