Function blContextSetFillAlpha

Source
pub unsafe extern "C" fn blContextSetFillAlpha(
    self_: *mut BLContextCore,
    alpha: f64,
) -> BLResult