Function safe_authenticator::ffi::auth_account_info[][src]

#[no_mangle]
pub unsafe extern "C" fn auth_account_info(
    auth: *mut Authenticator,
    user_data: *mut c_void,
    o_cb: extern "C" fn(user_data: *mut c_void, result: *const FfiResult, account_info: *const AccountInfo)
)

Get the account usage statistics.

Callback parameters: user data, error code, account info