Function gnunet_sys::gcry_cipher_info[][src]

pub unsafe extern "C" fn gcry_cipher_info(
    h: gcry_cipher_hd_t,
    what: c_int,
    buffer: *mut c_void,
    nbytes: *mut usize
) -> gcry_error_t