munge_encode

Function munge_encode 

Source
pub unsafe extern "C" fn munge_encode(
    cred: *mut *mut c_char,
    ctx: munge_ctx_t,
    buf: *const c_void,
    len: c_int,
) -> munge_err_t