Player_SetMapIcon

Function Player_SetMapIcon 

Source
pub fn Player_SetMapIcon(
    player: &Player,
    iconID: i32,
    x: f32,
    y: f32,
    z: f32,
    icon_type: i32,
    color: u32,
    style: i32,
) -> bool