[][src]Function authenticator::rust_u2f_app_ids_add

#[no_mangle]
pub unsafe extern "C" fn rust_u2f_app_ids_add(
    ids: *mut Vec<AppId>,
    id_ptr: *const u8,
    id_len: usize
)