[][src]Function psa_crypto_sys::psa_copy_key

pub unsafe extern "C" fn psa_copy_key(
    source_handle: u16,
    attributes: *const psa_key_attributes_t,
    target_handle: *mut u16
) -> i32