#[no_mangle]
pub extern "C" fn pkgcraft_error_last() -> *mut PkgcraftError
Expand description

Get the most recent error, returns NULL if none exists.