[][src]Function linicon_ffi::linicon_have_last_error

#[no_mangle]
pub extern "C" fn linicon_have_last_error() -> c_int

Checks if there was an error before.

Returns

0 if there was no error, 1 if error had occured.