pub fn check_writable_fast(account: &AccountView) -> Result<(), ProgramError>Expand description
Validate a writable account with single u32 compare.
pub fn check_writable_fast(account: &AccountView) -> Result<(), ProgramError>Validate a writable account with single u32 compare.