Function botan_sys::botan_totp_generate
source ยท pub unsafe extern "C" fn botan_totp_generate(
totp: botan_totp_t,
totp_code: *mut u32,
timestamp: u64,
) -> c_int
pub unsafe extern "C" fn botan_totp_generate(
totp: botan_totp_t,
totp_code: *mut u32,
timestamp: u64,
) -> c_int