pub unsafe extern "C" fn ACTA_SetAccountPasswordInput(
accountSlot: u8_,
passwordInput: *mut AccountPassword,
) -> ResultExpand description
Sets the account password input for a specific account. This value is not stored in the save data and only resides in memory. Following up a call to this command with a call to ACTA_EnableAccountPasswordCache will lead to the account password cache being updated.