Function pqc_format_validate
Source #[unsafe(no_mangle)]
pub unsafe extern "C" fn pqc_format_validate(
handle: *const PqcFormatHandle,
) -> c_int
Expand description
Validate format structure
§Returns
0 on success, -1 on error
§Safety
Handle must be valid