uci_perror

Function uci_perror 

Source
pub unsafe extern "C" fn uci_perror(
    ctx: *mut uci_context,
    str_: *const c_char,
)
Expand description

uci_perror: Print the last uci error that occured @ctx: uci context @str: string to print before the error message