Constant STR_CMP_FIRST_MATCH
pub const STR_CMP_FIRST_MATCH: i32 = _SIDD_LEAST_SIGNIFICANT; // 0i32
Available on crate feature
dep_safe_arch
only.Expand description
Return the index of the first match found.
pub const STR_CMP_FIRST_MATCH: i32 = _SIDD_LEAST_SIGNIFICANT; // 0i32
dep_safe_arch
only.Return the index of the first match found.