Function eos_rs::ffi::MoveHitCheck

source ·
pub unsafe extern "C" fn MoveHitCheck(
    attacker: *mut entity,
    defender: *mut entity,
    move_: *mut move_,
    use_second_accuracy: bool_
) -> bool_