Skip to main content

lanes_validation_error_message

Function lanes_validation_error_message 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lanes_validation_error_message( errs: *const LANESValidationErrors, 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.