Skip to main content

validate_native_abi_header

Function validate_native_abi_header 

Source
pub fn validate_native_abi_header(
    header: &NativeLibAbiHeaderV1,
    path: &Path,
) -> Result<(), Error>
Expand description

Validates the stable native ABI header returned by a candidate dynamic lib.