[][src]Function http_guest::hostcalls::raw::hostcall_resp_get_body

pub unsafe extern "C" fn hostcall_resp_get_body(
    body_ptr_p: *mut *mut u8,
    body_len_p: *mut usize,
    resp: i32
)