Function handle_kill

Source
pub(super) async fn handle_kill(
    handler_args: HandlerArgs,
    process_id: i32,
) -> Result<RwPgResponse, RwError>