Function initialize_player

Source
pub fn initialize_player(
    player: &Pubkey,
    signer: &Pubkey,
    last_time_played: u64,
    bump: u8,
) -> Instruction