ballistics_calculate_zero_angle

Function ballistics_calculate_zero_angle 

Source
#[unsafe(no_mangle)]
pub extern "C" fn ballistics_calculate_zero_angle( inputs: *const FFIBallisticInputs, wind: *const FFIWindConditions, atmosphere: *const FFIAtmosphericConditions, zero_distance: c_double, ) -> c_double