riot_sys::bindgen

Function strstr

Source
pub unsafe extern "C" fn strstr(
    arg1: *const c_char,
    arg2: *const c_char,
) -> *mut c_char