#[unsafe(no_mangle)]pub extern "C" fn laminar_last_error_code() -> i32
Get the last error code.
Returns 0 (LAMINAR_OK) if no error has occurred.
LAMINAR_OK