Skip to main content

NrosRmwRet

Type Alias NrosRmwRet 

Source
pub type NrosRmwRet = i32;
Expand description

Signed 32-bit status code mirroring the C nros_rmw_ret_t typedef. Zero on success; negative on error.