_block_server_c_rustc_static::c_interface

Function block_server_send_reply

Source
#[no_mangle]
pub unsafe extern "C" fn block_server_send_reply(
    session: &Session,
    request_id: RequestId,
    status: zx_status_t,
)
Expand description

ยงSafety

session must be valid.