Skip to main content

soil_error_free

Function soil_error_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn soil_error_free(err: *mut SoilError)
Expand description

ยงSafety

err was returned through an out-parameter and is freed exactly once.