Type Definition arma_rs::Callback[][src]

pub type Callback = extern "C" fn(_: *const c_char, _: *const c_char, _: *const c_char) -> c_int;