[][src]Function miniquad::gl::glIsPointInStrokePathNV

pub unsafe extern "C" fn glIsPointInStrokePathNV(
    path: u32,
    x: f32,
    y: f32
) -> u8