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

pub unsafe extern "system" fn SetupGetInfPublishedNameA(
    DriverStoreLocation: PCSTR,
    ReturnBuffer: PSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: PDWORD
) -> BOOL