rlSetLineWidth abstract method

void rlSetLineWidth(
  1. num width
)

Implementation

void rlSetLineWidth(
  num width,
);