Function prop_format

Source
pub unsafe extern "C" fn prop_format(
    ctx: *mut propctx,
    sep: *const c_char,
    seplen: c_int,
    outbuf: *mut c_char,
    outmax: c_uint,
    outlen: *mut c_uint,
) -> c_int