#[unsafe(no_mangle)]pub unsafe extern "C" fn blqd_validation_errors_free(
errs: *mut BLQDValidationErrors,
)Expand description
Free a validation errors handle.
#[unsafe(no_mangle)]pub unsafe extern "C" fn blqd_validation_errors_free(
errs: *mut BLQDValidationErrors,
)Free a validation errors handle.