blqd_validation_error_message

Function blqd_validation_error_message 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn blqd_validation_error_message( errs: *const BLQDValidationErrors, index: u32, ) -> *const c_char
Expand description

Error message at index. Returns NULL if index is out of range. Pointer is valid until the handle is freed.