Function blContextSetStrokeCap

Source
pub unsafe extern "C" fn blContextSetStrokeCap(
    self_: *mut BLContextCore,
    position: u32,
    strokeCap: u32,
) -> BLResult