[][src]Function authenticator::rust_u2f_resbuf_copy

#[no_mangle]
pub unsafe extern "C" fn rust_u2f_resbuf_copy(
    res: *const U2FResult,
    bid: u8,
    dst: *mut u8
) -> bool