blob: 4ac2528674a1566c6ff0673906784cff98008dce [file] [log] [blame]
/* automatically generated by rust-bindgen */
#![allow(non_snake_case)]
extern "C" {
pub fn foo(bar: ::std::option::Option<unsafe extern "C" fn()>);
}