omac_process

Function omac_process 

Source
pub unsafe extern "C" fn omac_process(
    omac: *mut omac_state,
    in_: *const c_uchar,
    inlen: c_ulong,
) -> c_int