Function gcry_pk_ctl

Source
pub unsafe extern "C" fn gcry_pk_ctl(
    cmd: c_int,
    buffer: *mut c_void,
    buflen: size_t,
) -> gcry_error_t