Function ice_core::glue::response::ice_glue_response_set_body [] [src]

#[no_mangle]
pub unsafe fn ice_glue_response_set_body(
    resp: *mut Response,
    data: *const u8,
    len: u32
)