Karg v0.2.0
The kernel of CargOS
Loading...
Searching...
No Matches
str.h File Reference
#include <types.h>

Go to the source code of this file.

Functions

i32 str_cmp (const char *lhs, const char *rhs)
 
usize str_len (const char *str)
 

Function Documentation

◆ str_cmp()

i32 str_cmp ( const char *  lhs,
const char *  rhs 
)

◆ str_len()

usize str_len ( const char *  str)