[][src]Function plamo::plamo_http_header_for_each

pub unsafe extern "C" fn plamo_http_header_for_each(
    plamo_http_header: *mut PlamoHttpHeader,
    callback: Option<unsafe extern "C" fn(arg1: *const c_char, arg2: *const c_char)>
)