Skip to main content

blobmsg_check_array_len

Function blobmsg_check_array_len 

Source
pub unsafe extern "C" fn blobmsg_check_array_len(
    attr: *const blob_attr,
    type_: c_int,
    len: usize,
) -> c_int