Function gcry_cipher_set_sbox

Source
pub unsafe fn gcry_cipher_set_sbox(
    h: gcry_cipher_hd_t,
    oid: *const c_char,
) -> gcry_error_t