Function hyper::ffi::hyper_body_new[][src]

#[no_mangle]
pub extern "C" fn hyper_body_new() -> *mut hyper_body
Expand description

Create a new “empty” body.

If not configured, this body acts as an empty payload.