Function pkgcraft::error::pkgcraft_error_last
source · #[no_mangle]
pub extern "C" fn pkgcraft_error_last() -> *mut PkgcraftErrorExpand description
Get the most recent error, returns NULL if none exists.
#[no_mangle]
pub extern "C" fn pkgcraft_error_last() -> *mut PkgcraftErrorGet the most recent error, returns NULL if none exists.