Skip to main content

osal_status_to_string

Function osal_status_to_string 

Source
pub fn osal_status_to_string(status: i32) -> Result<CString<{ _ }>>
Expand description

Converts an OSAL status code to its decimal or hex string representation.