Home
last modified time | relevance | path

Searched refs:hyper_request_on_informational_callback (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/ffi/
Dhttp_types.rs31 func: hyper_request_on_informational_callback,
35 type hyper_request_on_informational_callback = extern "C" fn(*mut c_void, *mut hyper_response); typedef
218 …uest_on_informational(req: *mut hyper_request, callback: hyper_request_on_informational_callback, …