Function blPathHitTest

Source
pub unsafe extern "C" fn blPathHitTest(
    self_: *const BLPathCore,
    p: *const BLPoint,
    fillRule: u32,
) -> u32