Function gcry_set_progress_handler

Source
pub unsafe extern "C" fn gcry_set_progress_handler(
    cb: gcry_handler_progress_t,
    cb_data: *mut c_void,
)