Type Definition csfml_graphics_sys::sfShapeGetPointCallback[][src]

type sfShapeGetPointCallback = Option<unsafe extern "C" fn(arg1: usize, arg2: *mut c_void) -> sfVector2f>;