get_firmwares


Description:

[ CCode ( array_length = true , array_length_pos = 1.1 , array_length_type = "gsize" , array_null_terminated = true ) ]
public string[] get_firmwares (string platform) throws Error

Gets the list of firmwares used by the core for this platform.

Parameters:

this

a CoreDescriptor

platform

a platform name

length

return location for the number of returned strings, or null

Returns:

a null-terminated string array or null, the array should be freed with strfreev