PlayerTextDraw_SetBackgroundColor

Function PlayerTextDraw_SetBackgroundColor 

Source
pub fn PlayerTextDraw_SetBackgroundColor(
    player: &Player,
    textdraw: &PlayerTextDraw,
    color: u32,
) -> bool