Function SetBeforeCommandExecutionFunction

Source
pub unsafe extern "C" fn SetBeforeCommandExecutionFunction(
    arg1: *mut Environment,
    arg2: BeforeCommandExecutionFunction,
)