[−][src]Function haybale_pitchfork::hooks::return_secret
pub fn return_secret(
_proj: &Project,
state: &mut State<Backend>,
call: &dyn IsCall
) -> Result<ReturnValue<BV>>
This hook will ignore all of the function arguments and simply return a secret value of the appropriate size, or void for void-typed functions.