lv_memcmp

Function lv_memcmp 

Source
pub unsafe extern "C" fn lv_memcmp(
    p1: *const c_void,
    p2: *const c_void,
    len: usize,
) -> i32