[][src]Function uikit_sys::SecKeyIsAlgorithmSupported

pub unsafe extern "C" fn SecKeyIsAlgorithmSupported(
    key: SecKeyRef,
    operation: SecKeyOperationType,
    algorithm: SecKeyAlgorithm
) -> Boolean