[][src]Function winapi::um::setupapi::SetupGetInfPublishedNameW

pub unsafe extern "system" fn SetupGetInfPublishedNameW(
    DriverStoreLocation: PCWSTR,
    ReturnBuffer: PWSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL