[][src]Function wasi_crypto_preview::wasi_ephemeral_crypto_common::options_set

pub fn options_set(
    ctx: &WasiCryptoCtx,
    memory: &dyn GuestMemory,
    handle: i32,
    name_ptr: i32,
    name_len: i32,
    value: i32,
    value_len: i32
) -> i32