Function riot_sys::bindgen::strcmp

source ยท
pub unsafe extern "C" fn strcmp(
    arg1: *const c_char,
    arg2: *const c_char,
) -> c_int