pub unsafe extern "C" fn CFGU_GetSystemModel(
    model: *mut u8_
) -> Result
Expand description

Gets the system’s model.

§Arguments

  • model - Pointer to output the model to. (see CFG_SystemModel)